gtk: gtkgesturestylus: implemented `stylus-only` property
authorFlorian "sp1rit"​ <sp1ritCS@protonmail.com>
Sun, 8 May 2022 14:31:43 +0000 (16:31 +0200)
committerFlorian "sp1rit"​ <sp1rit@disroot.org>
Tue, 22 Nov 2022 08:13:35 +0000 (09:13 +0100)
commit789778105d4bb4eb16b10291dffeac543090672a
treef1fb0103864bbbc84716afe3d8b4000ec2190c2e
parentc36685bf60f72b264f574a936255a9b5bd0966b0
gtk: gtkgesturestylus: implemented `stylus-only` property

this allows setting a Gtk.GestureStylus to a state, where it can be
used to handle non-stylus devices (e.g. mice).
This might be useful for applications that handle stylus input, but
want to allow falling back to a mice, if the user is unable to provide
stylus input.
gtk/gtkgesturestylus.c
gtk/gtkgesturestylus.h